Developer Documentation

QuickTime 4 API Documentation

Wired Movies and Sprites

| Previous | Chapter Contents | Chapter Top | Next |

Background Sprites

You assign the following constant to a sprite's kSpritePropertyLayer property to designate the sprite as a background sprite.

enum {
    kBackgroundSpriteLayerNum   = 32767
};


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |